FHIR IG analytics| Package | hl7.fhir.eu.cancer-common |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-SystemicTreatment.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-SystemicTreatment.html |
| URL | http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-27T11:13:52+00:00 |
| Name | SystemicTreatment |
| Title | SystemicTreatment |
| Realm | eu |
| Authority | hl7 |
| Description | SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment). |
| Copyright | HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html). |
| Type | http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment |
| Kind | logical |
No resources found
| StructureDefinition | ||
| hl7.fhir.eu.cancer-common#current | CancerConditionAtDiagnosis | CancerCondition (AtDiagnosis) |
| hl7.fhir.eu.cancer-common#current | CancerPatient | Cancer Patient |
| hl7.fhir.eu.cancer-common#current | ClinicalCancerProgression | ClinicalCancerProgression |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition SystemicTreatment
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | SystemicTreatment Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | CancerPatient | Subject | |
![]() ![]() | 1..1 | Reference(CancerCondition (AtDiagnosis)) | CancerConditionAtDiagnosisReference | |
![]() ![]() | 0..1 | Reference(ClinicalCancerProgression) | ClinicalCancerProgresionReference | |
![]() ![]() | 1..1 | CodeableConcept | Intent | |
![]() ![]() | 1..1 | CodeableConcept | Type | |
![]() ![]() | 1..1 | dateTime | StartDate | |
![]() ![]() | 0..1 | dateTime | EndDate | |
![]() ![]() | 0..1 | boolean | Ongoing | |
![]() ![]() | 0..1 | CodeableConcept | Setting | |
{
"resourceType": "StructureDefinition",
"id": "SystemicTreatment",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment",
"version": "0.1.0",
"name": "SystemicTreatment",
"title": "SystemicTreatment",
"status": "draft",
"date": "2026-03-27T11:13:52+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "SystemicTreatment",
"path": "SystemicTreatment",
"short": "SystemicTreatment",
"definition": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "SystemicTreatment.subject",
"path": "SystemicTreatment.subject",
"short": "Subject",
"definition": "Subject",
"min": 1,
"max": "1",
"base": {
"path": "SystemicTreatment.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient"
}
]
},
{
"id": "SystemicTreatment.cancerConditionAtDiagnosisReference",
"path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
"short": "CancerConditionAtDiagnosisReference",
"definition": "CancerConditionAtDiagnosisReference",
"min": 1,
"max": "1",
"base": {
"path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
]
}
]
},
{
"id": "SystemicTreatment.clinicalCancerProgresionReference",
"path": "SystemicTreatment.clinicalCancerProgresionReference",
"short": "ClinicalCancerProgresionReference",
"definition": "It is not only required at the time of diagnosis; it must be provided in the event of ClinicalCancerProgression.",
"min": 0,
"max": "1",
"base": {
"path": "SystemicTreatment.clinicalCancerProgresionReference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/ClinicalCancerProgression"
]
}
]
},
{
"id": "SystemicTreatment.intent",
"path": "SystemicTreatment.intent",
"short": "Intent",
"definition": "Choice: Definitive | Palliative",
"min": 1,
"max": "1",
"base": {
"path": "SystemicTreatment.intent",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SystemicTreatment.type",
"path": "SystemicTreatment.type",
"short": "Type",
"definition": "Type",
"min": 1,
"max": "1",
"base": {
"path": "SystemicTreatment.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SystemicTreatment.startDate",
"path": "SystemicTreatment.startDate",
"short": "StartDate",
"definition": "StartDate",
"min": 1,
"max": "1",
"base": {
"path": "SystemicTreatment.startDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SystemicTreatment.endDate",
"path": "SystemicTreatment.endDate",
"short": "EndDate",
"definition": "It might not be available while the treatment is still ongoing; however, an end date must eventually be recorded, which in the most extreme case will coincide with the patient's date of death.",
"min": 0,
"max": "1",
"base": {
"path": "SystemicTreatment.endDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SystemicTreatment.ongoing",
"path": "SystemicTreatment.ongoing",
"short": "Ongoing",
"definition": "Indicates that the treatment is ongoing when EndDate is not available (applicable to immunotherapy and hormone therapy). In case of immunotherapy and hormone therapy, if the EndDate is not provided because it is ongoing, it must be indicates as True",
"min": 0,
"max": "1",
"base": {
"path": "SystemicTreatment.ongoing",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "SystemicTreatment.setting",
"path": "SystemicTreatment.setting",
"short": "Setting",
"definition": "Choice: Alone | Preoperative/Neoadjuvant | Postoperative/Adjuvant | Concomitant",
"min": 0,
"max": "1",
"base": {
"path": "SystemicTreatment.setting",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "SystemicTreatment",
"path": "SystemicTreatment",
"short": "SystemicTreatment",
"definition": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment)."
},
{
"id": "SystemicTreatment.subject",
"path": "SystemicTreatment.subject",
"short": "Subject",
"definition": "Subject",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient"
}
]
},
{
"id": "SystemicTreatment.cancerConditionAtDiagnosisReference",
"path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
"short": "CancerConditionAtDiagnosisReference",
"definition": "CancerConditionAtDiagnosisReference",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
]
}
]
},
{
"id": "SystemicTreatment.clinicalCancerProgresionReference",
"path": "SystemicTreatment.clinicalCancerProgresionReference",
"short": "ClinicalCancerProgresionReference",
"definition": "It is not only required at the time of diagnosis; it must be provided in the event of ClinicalCancerProgression.",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.eu/fhir/cancer-common/StructureDefinition/ClinicalCancerProgression"
]
}
]
},
{
"id": "SystemicTreatment.intent",
"path": "SystemicTreatment.intent",
"short": "Intent",
"definition": "Choice: Definitive | Palliative",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SystemicTreatment.type",
"path": "SystemicTreatment.type",
"short": "Type",
"definition": "Type",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SystemicTreatment.startDate",
"path": "SystemicTreatment.startDate",
"short": "StartDate",
"definition": "StartDate",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SystemicTreatment.endDate",
"path": "SystemicTreatment.endDate",
"short": "EndDate",
"definition": "It might not be available while the treatment is still ongoing; however, an end date must eventually be recorded, which in the most extreme case will coincide with the patient's date of death.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SystemicTreatment.ongoing",
"path": "SystemicTreatment.ongoing",
"short": "Ongoing",
"definition": "Indicates that the treatment is ongoing when EndDate is not available (applicable to immunotherapy and hormone therapy). In case of immunotherapy and hormone therapy, if the EndDate is not provided because it is ongoing, it must be indicates as True",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "SystemicTreatment.setting",
"path": "SystemicTreatment.setting",
"short": "Setting",
"definition": "Choice: Alone | Preoperative/Neoadjuvant | Postoperative/Adjuvant | Concomitant",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}